You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-devel
Somehow I can seem to upgrade sage with the sage -upgrade command it gives me this error: error: cannot open .git/FETCH_HEAD: Permission denied
Dima Pasechnik
unread,
Apr 3, 2020, 12:57:45 PM4/3/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-devel
sage -upgrade is obsolete and should be removed.
It's better to install a new version from source.
On Sat, Apr 4, 2020 at 12:45 AM Ethan Lin <lineth...@gmail.com> wrote:
>
> Somehow I can seem to upgrade sage with the sage -upgrade command it gives me this error: error: cannot open .git/FETCH_HEAD: Permission denied
>
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-devel
sage-9.1.beta8 on Ubuntu Linux 20.04 LTS Focal Fossa.
Dima Pasechnik
unread,
Apr 3, 2020, 1:03:08 PM4/3/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-devel
On Sat, Apr 4, 2020 at 12:57 AM Ethan Lin <lineth...@gmail.com> wrote:
>
> sabe-9.1.beta8 on Ubuntu Linux 20.04 LTS Focal Fossa
Did you install it from source?
If so, then use git to get an update, then run
./bootstrap
make
otherwise, if it was binary, get a newer binary.
>
> --
> You received this message because you are subscribed to the Google Groups "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+...@googlegroups.com.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-devel
So is it the master branch or the develop branch? and git push right?
Dima Pasechnik
unread,
Apr 3, 2020, 1:15:03 PM4/3/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-devel
On Sat, Apr 4, 2020 at 1:06 AM Ethan Lin <lineth...@gmail.com> wrote:
>
> So is it the master branch or the develop branch? and git push right?
it's develop branch (master is for releases), and it's pull, not push.
>
> --
> You received this message because you are subscribed to the Google Groups "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+...@googlegroups.com.