Re: How i can resolve the problem of packages?

2021-10-03 Thread dalios
On 10/3/21 5:28 AM, William Torrez Corea wrote:
> I try update and upgrade the package with the tool APT but get the
> following error:
> 
> */apt-get update/*
> Err:10 http://apt.postgresql.org/pub/repos/apt
> <http://apt.postgresql.org/pub/repos/apt> buster-pgdg InRelease
>   Las firmas siguientes no se pudieron verificar porque su clave pública
> no está disponible: NO_PUBKEY 7FCC7D46ACCC4CF8
> Obj:13 http://ftp.de.debian.org/debian <http://ftp.de.debian.org/debian>
> stretch Release
> Leyendo lista de paquetes... Hecho
> W: Error de GPG: http://apt.postgresql.org/pub/repos/apt
> <http://apt.postgresql.org/pub/repos/apt> buster-pgdg InRelease: Las
> firmas siguientes no se pudieron verificar porque su clave pública no
> está disponible: NO_PUBKEY 7FCC7D46ACCC4CF8
> E: El repositorio «http://apt.postgresql.org/pub/repos/apt
> <http://apt.postgresql.org/pub/repos/apt> buster-pgdg InRelease» no está
> firmado.
> N: No se puede actualizar de un repositorio como este de forma segura y
> por tanto está deshabilitado por omisión.
> N: Vea la página de manual apt-secure(8) para los detalles sobre la
> creación de repositorios y la configuración de usuarios.
> 
> /*apt-get upgrade*/
> ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Read-only
> file system
> dpkg: error al procesar el paquete libc-bin (--configure):
>  el subproceso instalado paquete libc-bin script post-installation
> devolvió el código de salida de error 1
> Se encontraron errores al procesar:
>  libc-bin
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> 
> -- 
> 
> With kindest regards, William.
> 
> ⢀⣴⠾⠻⢶⣦⠀ 
> ⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
> ⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org <https://www.debian.org>
> ⠈⠳⣄ 
> 

I guess you should ask your question on the Spanish language list
https://lists.debian.org/debian-user-spanish/


dalios



Re: upgrade to testing

2021-06-16 Thread dalios
On 6/16/21 7:39 AM, Wil wrote:


> (...) I will change the sources.list to use
> "bullseye" and then run "apt-get update ; apt-get upgrade; apt-get autoremove 
> ;
> apt-get dist-upgrade ; apt-get autoremove".  After doing so the system will be
> on current Debian testing and it will become Debian stable within a few weeks.
> After that the system will remain on Debian stable and not become Debian 
> testing,
> correct?
> 
> Wil
> 

Correct. It will remain on Debian stable for as long as "bullseye" is
the codename of the stable branch (usually something like 2 years).

Dalios



Re: New RAM, does Debian has a tool to benchmark?

2020-04-09 Thread dalios
Thank you to both of you for your answers. I am grateful for your time.

My PC is a desktop PC, see hardware details at the end of this email.


Here is more info, answering your questions:

* I purchased a single 8 GB module and currently the PC has a 4 GB
  module. My original plan was to buy two identical 8 GB modules but I
  decided to buy an 8 GB module now and the second later. I am aware
  that since the two modules (8+4) are not identical there is a
  possibility that they would not perform at their maximum speed.
  However I believe that 8+4 is better than 4 or 8 GB, am I right on
  this?
* The 8 GB module that I purchased is this:
  <https://www.crucial.com/memory/ddr3/ct102464bd160b/ct8815800>
* The computer is used for basic office tasks and the usual internet
  browsing (sometimes with many firefox tabs open). I am not using any
  particularly heavy programs like scientific computing, video rendering
  etc. However I am experimenting sometimes with virtual machines
  (usually with qemu-kvm). Not something professional, just as a hobby
  (I am trying to teach my self things by performing tasks that I
  wouldn't normally try on my main system).
* With the 4 GB RAM that I now have available, I have noticed my PC
  becoming slow and the memory usage going quite high. After booting,
  with just Gnome running, I see conky reporting that memory usage goes
  to something like 800 MB. Firefox adds ~800MB more and Thunderbird
  adds up to a total of more than 2 or maybe 2,5 GB! After launching
  Transmission (bit torrent client) I see that I have to restart Firefox
  quite often in order for the PC to be usable (especially after
  browsing a little and having many tabs open or even after some tabs
  have been closed). I have noticed that things got worst after
  upgrading to Stable (I was on oldstable until recently).
* I haven't been checking on swap usage a lot so I don't know how is
  that used.
* I have two HDD hard drives installed in the system.
* Up to now I have only been using Memtest86+ to check the memory's
  integrity but I didn't know that it can be used to see other
  performance metrics. I will check that now.
* I will also the dbench (which I haven't heard of before) as well as
  use the apt-cache command you suggested. If the information I give in
  this message helps you to suggest something specific please do, as
  hardware in general and especially benchmarks is not something I am
  particularly familiar with.

David Christensen wrote:
> [...]
> Tripling your memory for $40
> should be a worthwhile upgrade.  You should notice it when you run a
> graphical desktop and open a lot of applications/ tabs.

That sounds encouraging and that is exactly what I am after but I
thought I could ask here for benchmark software suggestion to see if I
can get something measurable. (and hopefully learns something on the way).


Thanks again,
Dalios


-

Motherboard
Manufacturer: Pegatron
Form factor: uATX - 19.3x18.0 cm (7.6x7.1 in)
Chipset: Intel H81
Memory sockets: 2 x DDR3
Processor socket: LGA 1150

Processor
Intel Core i3-4170
CPU speed: 3.7 GHz
CPU cores: 2
CPU Cache: 3 MB
TDP: 54 W
Socket: LGA 1150

Memory
Amount: 4 GB
Speed: PC3-12800 MB/s
Type: DDR3-1600

Video Graphics
Intel HD Integrated Graphics

Hard Drive
Size: 1 TB
Interface: SATA
Rotational Speed: 7200 rpm



New RAM, does Debian has a tool to benchmark?

2020-04-09 Thread dalios
Hi list!

I just purchased new RAM for my Debian Stable running PC to upgrade its
performance. I currently have 4GB and the new one is 8GB so I will have
12GB total.

My question is this: is there a tool in the repositories which I can use
to measure the system's performance with 4GB and then with 12GB of RAM
in order to see if it was a worthy choice?


Thanks in advance,
Dalios



Re: Small Open Source Digital Classroom

2020-04-05 Thread dalios
Hi all,

The links below contain many suggestions (of which a percentage has
already been mentioned in this thread). However I am putting the links
here because there are a few more options inside. I guess there are many
recent similar threads in many FLOSS lists/forums/other discussion
platforms and similar posts/articles by many news
sites/organizations/individuals.

Maybe this is an opportunity for FLOSS and privacy concerned solutions
to be pushed to the wider public (though I doubt).


https://anarc.at/blog/2020-03-15-remote-tools/
https://www.systemli.org/en/2020/03/15/solidarity-as-infrastructure.html
https://sfconservancy.org/blog/2020/mar/17/remotetools/
https://www.fsf.org/blogs/community/better-than-zoom-try-these-free-software-tools-for-staying-in-touch
https://en.wikipedia.org/wiki/Fediverse



Re: [OT] testing on unstable sources list

2020-04-01 Thread dalios
On 4/1/20 6:46 PM, Andrei POPESCU wrote:
> On Mi, 01 apr 20, 15:49:25, dalios wrote:
>> On 3/30/20 2:26 PM, Andrei POPESCU wrote:
>>
>>>> [...] and still retain testing in sources.list (having testing in 
>>> sources.list when running unstable is a good idea anyway).
>>
>> Can you be so kind and explain to me how is that a good idea? I am
>> _definitely not_ as knowledgeable as you are, but that sounds strange
>> enough to make me wonder what have I missed...
>>
>> I have only tried unstable twice and only on secondary machines, just
>> for experimenting. This question is only for learning purpose.
> 
> The recommendation is based on the statement of a Debian Release Manager 
> some years ago[1].
> 
> Basically it may happen that a particular package is removed from 
> unstable, which will also affect other packages that depend on it.
> 
> With testing in sources.list the package can be installed from there 
> instead.
> 
> Because apt[2] by default prefers newer versions of a package, if a 
> package is available in unstable and testing with different versions the 
> unstable version will be preferred.
> 
> So the only downsides I can think of would be slightly longer download 
> times on 'apt update' and possibly a late alert that a specific package 
> is being removed from Debian (typically packages are removed from 
> testing first, but it may happen the other way around as well).
> 
> [1] https://lists.debian.org/debian-devel/2009/03/msg00582.html
> [2] and other package managers like aptitude, etc.
> 
> Hope this explains,
> Andrei
> 

Thanks for the explanation.

Dalios



Re: [OT] testing on unstable sources list

2020-04-01 Thread dalios
On 3/30/20 2:26 PM, Andrei POPESCU wrote:

(snip)

>> [...] and still retain testing in sources.list (having testing in 
> sources.list when running unstable is a good idea anyway).

(snip)

> Kind regards,
> Andrei
> 

Can you be so kind and explain to me how is that a good idea? I am
_definitely not_ as knowledgeable as you are, but that sounds strange
enough to make me wonder what have I missed...

I have only tried unstable twice and only on secondary machines, just
for experimenting. This question is only for learning purpose.


Thanks in advance,
Dalios



Re: question

2020-03-26 Thread dalios
On 3/26/20 11:08 AM, steef wrote:
> Hi folks, good morning from here in The Netherlands.
> 
> Since the nineties I use a mozilla-branche as browser and email, starting 
> with netscape and now seamonkey; under buster. My wife needs for 
> her work as a psychologist for every sent email an *automatic* copy of this 
> email in her inbox. How can I realize that under, as said, 
> seamonkey (or thunderbird??).
> 
> thank you in advance for your answer(s)
> 
> greetings,
> 
> steef
> 
> Groningen, Holland
> 

Hi,

This is a Thunderbird question, not specifically related to Debian.

I would guess a filter is what you need. In my Thunderbird (68.6.0) it
is: Tools >> Message filters >> New >> (and then fill out the form):

* name: "cc me"
* untick the "Getting new mail" box
* tick the "After sending" box
* Match al of the following:
   * From
   * Is
   * [copy your email address here]
* Perform these actions:
   * Copy Messages to
   * (choose inbox folder)

You can find more help on Thunderbird here:
* https://wiki.mozilla.org/Thunderbird/CommunicationChannels
* https://www.thunderbird.net/en-US/get-involved/


Hope that helps,

Dalios



Re: How To Install Debian 10.0.0

2019-09-25 Thread dalios
On 9/25/19 8:17 PM, Sauveur Sarkar wrote:
> Hi,
> 
> As the downloaded installation dvd is not working how can i install debian 
> 10.0.0 ???
> 
> Bye,
> Saurav
> 

Hi,

The DVD id working. You would have to give more info for other users to
help you. What is the DVD that you talk about? Where did you downloaded
from? How did you used the downloaded file? These are some usual
questions for starters.

Dalios



Re: Can't install package in an offline desktop with Debian 9 (Stretch)

2019-09-22 Thread dalios
On 9/21/19 11:50 PM, Patrick Bartek wrote:
> On Sat, 21 Sep 2019 21:50:40 +0300
> dalios  wrote:
> 
>> Hi all,
>>
>> I have a desktop with Debian 9.9 (Stretch) installed. I have moved it in
>> a house were cable connection is not available but wifi is (thanks
>> neighbors), so I used an older wifi adapter that I have. The adapter is
>> (according to lsusb) a "ralink technology corp rt2870/rt3070 wireless
>> adapter".
>>
>> I followed the advice from the wiki page [wiki.debian.org/rt2800usb] and
>> downloaded the "firmware-misc-nonfree" package. I moved it to the
>> offline PC with a USB flash key and then used the following command to
>> install the package:
>>
>> # dpkg -i /path/to/package/firmware-misc-nonfree_20161130-5_all.deb
>>
>> However wifi is still not working. I can confirm with aptitude that the
>> package is installed. And I re-plugged the USB adapter and rebooted the
>> PC just to be sure.
>>
>> Any advice?
>>
>>
>> Dalios
>>
>>
>> PS: I copy here the output of the dpkg -i command in case it is usefull:
>>
>> # dpkg -i /path/to/package/firmware-misc-nonfree_20161130-5_all.deb
>> Selecting previously unselected package firmware-misc-nonfree.
>> (Reading database ... 123562 files and directories currently installed.)
>> Preparing to unpack .../firmware-misc-nonfree_20161130-5_all.deb ...
>> Unpacking firmware-misc-nonfree (20161130-5) ...
>> Setting up firmware-misc-nonfree (20161130-5) ...
>> update-initramfs: deferring update (trigger activated)
>> Processing triggers for initramfs-tools (0.130) ...
>> update-initramfs: Generating /boot/initrd.img-4.9.0-9-amd64
>> W: initramfs-tools configuration sets
>> RESUME=UUID=899bb006-1e73-4c73-905b-bdeedc70863c
>> W: but no matching swap device is available.
>> I: The initramfs will attempt to resume from /dev/sda4
>> I: (UUID=cf902f00-578b-4b33-b529-7aca95aab455)
>> I: Set the RESUME variable to override this.
>> #
>>
> 
> You have to create a configuration file for the wifi dongle to an
> access pointto bring up connection at boot. This can be done manually
> with a text editor and root priviledge or with a wifi manager like
> wicd.  Debian has a wifi wiki that explains it.  Don't have the link
> handy.
> 
> The config file is /etc/network/interfaces something like:
> 
> # The loopback network interface
> 
> auto lo
> iface lo inet loopback
> 
> # RALink Wifi Dongle
> 
> auto [wifi device designation]
> iface [wifi device designation] inet dhcp
>   wpa-ssid [Wireless Router Name]
>   wpa-psk [Wireless passphrase]
> 
> 
> B
> 

Thanks for your reply.

I will try this next time I 'l be there. However it seems a little weird
to me that this would be necessary. I have used this wifi adapter in the
past (Debian 6, 7 and 8 in an old laptop) and I never had to do anything
like that. After installing the firmware (using a wired network
connection) it just worked and I only had to put the wifi password in
the network manager applet.

Dalios



Can't install package in an offline desktop with Debian 9 (Stretch)

2019-09-21 Thread dalios
Hi all,

I have a desktop with Debian 9.9 (Stretch) installed. I have moved it in
a house were cable connection is not available but wifi is (thanks
neighbors), so I used an older wifi adapter that I have. The adapter is
(according to lsusb) a "ralink technology corp rt2870/rt3070 wireless
adapter".

I followed the advice from the wiki page [wiki.debian.org/rt2800usb] and
downloaded the "firmware-misc-nonfree" package. I moved it to the
offline PC with a USB flash key and then used the following command to
install the package:

# dpkg -i /path/to/package/firmware-misc-nonfree_20161130-5_all.deb

However wifi is still not working. I can confirm with aptitude that the
package is installed. And I re-plugged the USB adapter and rebooted the
PC just to be sure.

Any advice?


Dalios


PS: I copy here the output of the dpkg -i command in case it is usefull:

# dpkg -i /path/to/package/firmware-misc-nonfree_20161130-5_all.deb
Selecting previously unselected package firmware-misc-nonfree.
(Reading database ... 123562 files and directories currently installed.)
Preparing to unpack .../firmware-misc-nonfree_20161130-5_all.deb ...
Unpacking firmware-misc-nonfree (20161130-5) ...
Setting up firmware-misc-nonfree (20161130-5) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools (0.130) ...
update-initramfs: Generating /boot/initrd.img-4.9.0-9-amd64
W: initramfs-tools configuration sets
RESUME=UUID=899bb006-1e73-4c73-905b-bdeedc70863c
W: but no matching swap device is available.
I: The initramfs will attempt to resume from /dev/sda4
I: (UUID=cf902f00-578b-4b33-b529-7aca95aab455)
I: Set the RESUME variable to override this.
#



Re: Debian 9.0.0 iso

2017-06-20 Thread Dalios
On 06/21/2017 06:35 AM, sare...@att.net wrote:
> The full version of Debian 9.0.0 iso will not install from a flash drive. It 
> boots
> into the live desktop with no option to install to hard drive. The CD version 
> will
> install. The one from the flash drive looks for a CD after choosing the 
> language and
> keyboard language. What is wrong with your iso's. I have installed many Linux 
> and
> Debian systems and never had any problems with installing from flash drives. 
> 
> 



Hi sarez,

what do you mean by "The full version of Debian 9.0.0 iso"? Can you give
the link from the page you downloaded it?


Dalios



Re: Debian 9 - Stretch has been released!

2017-06-19 Thread Dalios
On 06/19/2017 03:21 PM, Greg Wooledge wrote:
> On Sat, Jun 17, 2017 at 08:42:54PM -0700, Jimmy Johnson wrote:
>>  https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/
> 
> Don't use live images for installations.
> 
> Use install images for installations.
> 
> For example, if you go to <http://www.debian.org/> there is a shiny
> green inset link which will download the amd64 netinst ISO image.
> Currently, that URL has the substring 9.0.0 in it, so I won't bother
> linking it here, as it may expire by the time people reading the
> mailing list archives see this.
> 
> So, just go to <http://www.debian.org/> instead, and follow the
> download links from there.
> 
> 

As far as I can remember, Stretch is the first Debian version where the
official site states it is possible to install from a live media: "A
"live install" image contains a Debian system that can boot without
modifying any files on the hard drive and also allows installation of
Debian from the contents of the image." [1].

So Debian has "installation images" available from which one can install
(see for example [2]) and it also has live media which can be used to
"Try Debian live before installing" and also to install.

I suppose that the difference is only some more extra space on the
CD/DVD/whatever for more packages ready to be installed (but I don't
really know).


[1] https://www.debian.org/CD/live/
[2] https://www.debian.org/distrib/netinst#smallcd



Dalios



Re: Debian 9 - Stretch has been released!

2017-06-18 Thread Dalios
On 06/18/2017 06:42 AM, Jimmy Johnson wrote:
>   https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/
> 
> Cheers!
> 


I think these are better links as they are the official announcements
and they contain other links (for example to available documentation).

[1] https://www.debian.org/News/2017/20170617
[2] https://bits.debian.org/2017/06/stretch-released.html


Anyway thanks to all Debian Developers, Maintainers, contributors,
donators, volunteers, members of teams etc.

[3] https://www.debian.org/intro/organization
[4] https://wiki.debian.org/Teams
[5] https://nm.debian.org/public/people
[6] https://contributors.debian.org/
[7] https://www.debian.org/intro/help





Re: Automatic Suspend fails

2017-06-06 Thread Dalios
On 06/06/2017 09:38 PM, poly...@tutanota.com wrote:
> To: debian-user@lists.debian.org <mailto:debian-user@lists.debian.org>
> Subject: Debian with Gnome: Automatic Suspend fails
>     From: Dalios mailto:dal...@eumx.net>>
> Date: Tue, 6 Jun 2017
> jessie 8.8/gnome - stable -
> ok : did you read the doc of your new p.c ? do you see a "fn" key ? did
> you try set a short key ?
> i do not use gnome tweak for that , i use my keyboard.
>  
> It is much better to not publish than to publish incorrect data.

Hi polymax and thanks for your email. Since your reply was off-list I
added the list on the recipients of my reply.

I didn't receive any doc with my PC and I didn't search the Internet for
any such documentation as I believe it would be a long shot: HP's
documentation having anything regarding my problem would be a big
surprise to me. Let me remind to you my problem is that suspend works
fine when I ask for it but it fails when run automatically as part of
Gnome's power saving settings. However if you have any helpful links I
would be grateful.

My keyboard (which is an old one bought separately from the PC) does not
have an Fn key. How would that help me? I didn't try to set a shortcut
key as that would not help me with making automatic suspend work.

I didn't "publish" any incorrect data, at least not that I know of.
Maybe there is more info needed but I wouldn't know what exactly. If you
(or anyone else) need more info on my setup please ask for it.


TIA
Dalios



Debian with Gnome: Automatic Suspend fails

2017-06-06 Thread Dalios
Hello list,

Having used quite old and slow machines for so many-many moons, I
finally got my hands on a relatively new PC and thought that it was time
to check on that "new" Gnome that I have been reading complaints on
lists and forums for years!

The PC: HP motherboard, Intel Core i3-4170 CPU @ 3.70GH, 4 GB RAM.
The installed system: Debian 8 Jessie (Stable) with Gnome

Anyway, my problem is that I can not make Automatic Suspend to work.
>From Gnome Settings --> Power --> Suspend & Power Off: I am setting
"Automatic Suspend" to "On". I set the time to the minimum available (15
minutes, just for testing purposes). When I come back the PC seems to be
on and working as normal but the screen is black and nothing seems to
happen until I hard reboot (ie hold the PC's power button for a few
seconds).

Suspend-and-resume is working as expected when I "press ALT before
clicking the shutdown button in the user menu" (see:
https://wiki.debian.org/Suspend) as well as when I issue the command
"systemctl suspend" from a terminal.

I have tried to find some info from Gnome's documentation and have found
that I can open gnome-tweek-tool from the Alt+F2 command line where
there is a setting for Power --> Power Button Action where I can choose
from the available (Blank, Hibernate, Interactive, Logout, Nothing,
Shutdown and Suspend) but nothing seems to change on Gnome's Settings
Power menu.


Thanks in advance,
Dalios



Re: error trying to launch the first firefox window on Debian Jessie

2016-06-17 Thread Dalios
On 06/17/2016 06:54 PM, Sven Arvidsson wrote:
> On Fri, 2016-06-17 at 18:29 +0300, Dalios wrote:
>> Thanks for your effort and your feedback but I don't think that is a
>> good solution for me. Maybe I should try re-installing firefox...
> 
> That is almost never a solution on a Debian system. 
> 
> Try running Firefox with a new profile. This is most likely an
> extension you installed is having problems.
> 

You are right! Firefox starts without errors with the "firefox" as well
as the "exo-open --launch WebBrowser" command even for the first firefox
window.

It is weird though as all eight add-ons were installed in iceweasel for
some months or at least some weeks before firefox was installed in place
of iceweasel. I will now install add-ons on the new profile one-by-one
to see if I can find the guilty one.


Thanks for your help,
Dalios



Re: error trying to launch the first firefox window on Debian Jessie

2016-06-17 Thread Dalios
On 06/16/2016 08:50 PM, Gene Heskett wrote:
snip
> There seems to be sort of a "quantum dis-entanglement" in this browser 
> transition (and I am reading between the lines, thinking your problem is 
> related to this) because in one swell foop they've disabled the help 
> menu's of quite a few programs that used iceweasel as their reader for 
> html docs, whether it was a file on your own machine, or a link to a 
> site on the web serving up the latest docs, which of course do NOT apply 
> to the 3 year old stable versions of the programs served up by the 
> repo's
> 
> I solved it here the hard, no doubt totally unapproved way, I 
> copied /usr/lib/firefox to /usr/lib/iceweasel and then made softlinks in 
> the copied directory from iceweasel to firefox.  And those programs that 
> serve up their help menu's with iceweasel are once again "fat, dumb, and 
> happy".
> 
> Tain't right, it will not be updated, but in that event I'll just edit 
> the softlinks to actually reference the real thing & nuke the rest of 
> that directory as wasted  disk space.
> 
> I have no clue what they were thinking when they yanked iceweasel out by 
> the roots. I doubt they even considered that something else might be 
> dependent on iceweasel/iceweasel as a name.
> 
> What should have happened was that iceweasel was updated to be an empty 
> package except for that /usr/lib/iceweasel directory and the softlinks 
> to firefox.
> 
> Grof in the general direction of TPTB.
> 
> Cheers, Gene Heskett
> 

Thanks for your effort and your feedback but I don't think that is a
good solution for me. Maybe I should try re-installing firefox...

Thanks anyway
Dalios



error trying to launch the first firefox window on Debian Jessie

2016-06-16 Thread Dalios
Hi list,

my system is Debian 8 Jessie (stable) with XFCE Desktop Environment and
just a few days back my Iceweasel browser transformed to Firefox. After
that my keyboard shortcut for launching Firefox isn't working if Firefox
isn't running! In other words: if a Firefox Window is open then I can
launch other (new) Firefox windows with my shortcut but if no Firefox
windows are open the none starts.

From: XFCE Menu >> Keyboard >> Application Shortcuts I found the exact
command which was "exo-open --launch WebBrowser" so I tried that on a
console and got this error:


--8><paste-starts-here---8><-

dalios@debian-8:~$ exo-open --launch WebBrowser
dalios@debian-8:~$ 1466093150530addons.xpi  WARNException 
running
bootstrap method startup on {fe272bd1-5f76-4ea4-8501-a05d35d823fc}:
ReferenceError: invalid assignment left-hand side
(resource://gre/modules/addons/XPIProvider.jsm ->
jar:file:///home/dalios/.mozilla/firefox/5k17vuc8.default/extensions/%7Bfe272bd1-5f76-4ea4-8501-a05d35d823fc%7D.xpi!/bootstrap.js
->
jar:file:///home/dalios/.mozilla/firefox/5k17vuc8.default/extensions/%7Bfe272bd1-5f76-4ea4-8501-a05d35d823fc%7D.xpi!/lib/ui.js:407:5)
JS Stack trace: requ...@bootstrap.js:141:4 < @main.js:19:1 <
requ...@bootstrap.js:141:4 < star...@bootstrap.js:28:2 <
this.xpiprovider.callbootstrapmet...@xpiprovider.jsm:4656:9 <
this.xpiprovider.star...@xpiprovider.jsm:2727:13 <
callprovi...@addonmanager.jsm:227:12 <
_startprovi...@addonmanager.jsm:833:5 <
addonmanagerinternal.star...@addonmanager.jsm:1016:9 <
this.addonmanagerprivate.star...@addonmanager.jsm:2782:5 <
ammanager.prototype.obse...@addonmanager.js:58:7

--><8paste-ends-here---><8-



If I try the command "firefox" (or "iceweasel") then a similar error is
produced but at least Firefox is launched.


--8><paste-starts-here---8><-

dalios@debian-8:~$ firefox
1466095187537   addons.xpi  WARNException running bootstrap method 
startup
on {fe272bd1-5f76-4ea4-8501-a05d35d823fc}: ReferenceError: invalid
assignment left-hand side (resource://gre/modules/addons/XPIProvider.jsm
->
jar:file:///home/dalios/.mozilla/firefox/5k17vuc8.default/extensions/%7Bfe272bd1-5f76-4ea4-8501-a05d35d823fc%7D.xpi!/bootstrap.js
->
jar:file:///home/dalios/.mozilla/firefox/5k17vuc8.default/extensions/%7Bfe272bd1-5f76-4ea4-8501-a05d35d823fc%7D.xpi!/lib/ui.js:407:5)
JS Stack trace: requ...@bootstrap.js:141:4 < @main.js:19:1 <
requ...@bootstrap.js:141:4 < star...@bootstrap.js:28:2 <
this.xpiprovider.callbootstrapmet...@xpiprovider.jsm:4656:9 <
this.xpiprovider.star...@xpiprovider.jsm:2727:13 <
callprovi...@addonmanager.jsm:227:12 <
_startprovi...@addonmanager.jsm:833:5 <
addonmanagerinternal.star...@addonmanager.jsm:1016:9 <
this.addonmanagerprivate.star...@addonmanager.jsm:2782:5 <
ammanager.prototype.obse...@addonmanager.js:58:7


--><8paste-ends-here---><8-


A similar problem is that when I click on a link on a document or an
application (for example Icedove, yes that is still Icedove and not
Thunderbird) then nothing happens unless firefox is already running.

I searched the web with the above errors (and parts of them) but didn't
come up with anything useful.

Any ideas?


Thanks in advance,
Dalios



Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System

2016-02-22 Thread Dalios
On 02/22/2016 09:23 PM, Thomas Schmitt wrote:

> Does anybody know a download URL for such an infected ISO image ?
> (I am curious whether they used my software or mkisofs or something
> unusual.)


Here you go:

https://mega.nz/#!QwY1EZKJ!GW1gLzXaOUo8sNGF-zddRLwgsfamZy7C5u0CARjaUs0

Have in mind that I found it in one of the thousand discussions on the
subject in forums, blogs etc. Can't remember where exactly and can't
guarantee that it is what it says that it is so take care...


Dalios



Re: Is it possible to fully reinstall the base system without affecting /home?

2016-02-22 Thread Dalios
On 02/22/2016 06:36 AM, Kynn Jones wrote:
> My system is badly damaged, and it looks like the only way to fix it
> is to do a full re-install.
> 
> I figure I will have to back everything up to an external drive,
> reformat the hard drive, and install everything from scratch.
> 
> But I thought I'd ask if there's anything close to this that would not
> require backing up everything and reformatting the hard disk.
> Wouldn't it be possible, for example, to boot the system up from a
> live CD, and reinstall the base system, leaving /home untouched?  (I
> should mention that the hard disk in question is just one big
> partition, including /home and everything else.)
> 
> Thanks in advance!
> 
> kj
> 
> 

You can certainly do it but I am not sure you want!

First of all you would have to move your /home to a new partition (to
the same disk or another) and you would need to start from a Live CD/USB
in order to do this step. Of course if you don't have another HD
available then you would have to partition the disk which is risky for
your data which you would have to backup elsewhere etc

Next is the new installation procedure where you will eventually connect
the new system with the old /home.

However let me note that some of the problems of your current
installation may live inside /home which means that you will still have
to deal with them. The /home folder contains not only your data but also
various settings files for your applications.

So, as I said, you can certainly do it but I am not sure you want!

Another approach would be to start a new thread (or more!) on this
helpful list in order to try to solve your system's problems. Of course
you can always re-install and start from scratch but how can you be sure
you will not end on the same position after a while.


Dalios



Re: How to boot without GUI

2015-05-28 Thread Dalios
On 05/28/2015 11:53 PM, Dalios wrote:
>
> [snip]
>
> 
> When on Debian 6 I used the following two ways:
> 
> Method 1: While on grub menu: press "e" from the keyboard and then use
> the arrow keys to go to the kernel line and add the word "text" at the
> end of the line. After doing whatever it is that you want to do with the
> command line you can use the "startx" command (as a user).
> 
> Method 2: While on your desktop: logout, Ctrl+Alt+F1, login from there
> (I suppose that you will have to login as root to do what you want).
> Then use the command "init 3" do whatever it is that you want to do and
> then use the command "init 5 && exit" to go back to your desktop.
> 
> 
> Strangely, the first method is not working for me right now (Debian 8
> XFCE) despite I am 100% sure it was working with lightdm and XFCE in
> previous versions, I will have to look into this. The second method is
> not expected to work on Debian 8 because of systemd which reminds me
> that I will finally have to do some reading...
> 
> 
> Some useful links from the forums:
> http://forums.debian.net/viewtopic.php?f=16&t=69673
> http://forums.debian.net/viewtopic.php?f=5&t=105137
> 
> 
> 
> 
> 
> Regards,
> Dalios
> 
> 

Firstly, I have to correct myself: As it is (was) widely known to every
user of Debian versions up to Debian 7 Wheezy (currently oldstable)
there are no differences between runlevels 2 to 5. See for example [1].
So the command "init 3" that I gave before should have no effect on a
default Debian system, the correct would be "init 1".

Secondly and for those interested (despite a little off-topic for this
thread) in the systemd era the above mentioned two methods would have to
be adjusted like this:


Method 1: While on grub menu: press "e" from the keyboard and then use
the arrow keys to go to the kernel line and add this "systemd.unit=multi
user.target" at the end of the line. After doing whatever it is that you
want to do with the command line you can use the command "systemctl
isolate graphical.target" (as root) to start the GUI.

Method 2: While on the GUI one can go to the CLI with the command
"systemctl isolate multi-user.target" (as root) either from a VT (using
Ctrl+Alt+F1) with or without prior logout from the desktop or from a
terminal emulator inside the running desktop. To go back to the GUI the
command would be as before "systemctl isolate graphical.target" (as root).


[1]
https://www.debian.org/doc/manuals/debian-reference/ch03.en.html#_stage_4_the_normal_debian_system
[2]
http://unix.stackexchange.com/questions/90554/how-to-boot-linux-to-command-line-mode-instead-of-gui


Regards,
Dalios


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/556793db.4060...@eumx.net



Re: How to boot without GUI

2015-05-28 Thread Dalios
On 05/28/2015 07:56 PM, Curt wrote:
> On 2015-05-28, Lisi Reisz  wrote:
> 
>>> If you want to boot to the console and start your graphical environment
>>> from there ('startx" and company) you must either disable or uninstall
>>> the display manager IMHO.
>>
>> Can you not just boot into level 1 in the first place if you want to run 
>> completely without X?
>>
> 
> Runlevel 1 is single-user/minimal mode.
> 
> 

When on Debian 6 I used the following two ways:

Method 1: While on grub menu: press "e" from the keyboard and then use
the arrow keys to go to the kernel line and add the word "text" at the
end of the line. After doing whatever it is that you want to do with the
command line you can use the "startx" command (as a user).

Method 2: While on your desktop: logout, Ctrl+Alt+F1, login from there
(I suppose that you will have to login as root to do what you want).
Then use the command "init 3" do whatever it is that you want to do and
then use the command "init 5 && exit" to go back to your desktop.


Strangely, the first method is not working for me right now (Debian 8
XFCE) despite I am 100% sure it was working with lightdm and XFCE in
previous versions, I will have to look into this. The second method is
not expected to work on Debian 8 because of systemd which reminds me
that I will finally have to do some reading...


Some useful links from the forums:
http://forums.debian.net/viewtopic.php?f=16&t=69673
http://forums.debian.net/viewtopic.php?f=5&t=105137





Regards,
Dalios


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/55678055.10...@eumx.net



Re: discuss debian 's attitude to ppa

2015-05-23 Thread Dalios
On 05/23/2015 08:58 AM, mudongliang wrote:
> Yesterday I installed the LMDE(Linux Mint based Debian Jessie),which is 
> a rolling release issued by Linux Mint!
> The installation is of no question! But when I want to install 
> openyoudao from ppa , it returns me "not support ppa"!
> 
> So I search it ! Although I don't find some real proof , but I can see 
> one thing ! Maybe debian will not support ppa ,
> because in the talk of Neil McGovern, he says some weakness of ppa! And 
> from the development of Debian ,
> ppa's development seems to be not able to ensure its stablity!
> 
> What's your opinion?
> mudongliang
> 
> 

I don't know what openyoudao is but when running Debian it is highly
recommended not to mix repositories with Ubuntu or other linux
distributions. In your case you are not even running Debian but only
Debian based Mint (as far as I know though LMDE is Debian compatible in
the repository level).

That said you can try to install the .deb package with other ways (for
example using gdebi) but the main drawback (apart from any
inconsistencies already mentioned) is that the package won't be updated
with the rest of the system because apt/synaptic will not be able to do
this.

Regards
Dalios


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/55602015.3030...@eumx.net



Re: wheezy to testing

2015-03-15 Thread Dalios
On 03/15/2015 01:50 PM, 慕冬亮 wrote:
> 
> 
> On 03/15/2015 07:37 PM, Lisi Reisz wrote:
>> On Sunday 15 March 2015 04:41:00 慕冬亮 wrote:
>>> So If I use "stable" instead of "Jessie" or "Wheezy" , I will have a
>>> rolling release like "archlinux" or "gentoo"!
>>> Is it ???
>> Not "stable", no.  If you use "testing" instead of a code name you will
> Why ?? I can't understand !
>> effectively have a rolling release, but it will be a very rocky ride for
>> about a month after Jessie becomes Stable.
>>
>> Lisi
>>
>>
> I don't understand it clearly !
> I have an simple understanding of Debian development mode !
> Jessie -->>(after a frozen time)
> testing stable
> 
> I think if I use "stable" or "testing" ,I will sync with corresponding 
> version , is it ?
> This is like the rolling version !
> So I don't what the problem is !!!
> mudongliang
> 
> 

I think that you have got something wrong. But I am not sure I can
explain this. Let's try.

1. Currently you can use "testing" and "jessie" interchangeably. It is
suggested that you only use one of them and usually the right choice
would be the "jessie" instead of "testing".

2. When the new Debian stable will be released it will be "Debian 8,
codename: Jessie".

3. After the release if you have "jessie" on your /etc/apt/sources.list
file then you will be running stable. So after the release of the new
Debian stable the words "jessie" and "stable" can be used interchangeably.

4. But if you have "testing" then you will continue to run testing which
will then have another codename, Stretch. In other words after the
release of Debian 8, codename: Jessie as the new Debian stable the words
"testing" and "stretch" will be able to be used interchangeably.

5. I guess one could claim that "testing" is a rolling release (which it
is almost true in it's Debian way and when not on freeze). But using the
codename (jessie or stretch or whatever) will not get you rolling in any
sense.


Dalios


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/55057a0a.3090...@eumx.net



Re: about installing Java

2015-02-12 Thread Dalios
On 02/13/2015 05:54 AM, Jack Chuge wrote:
> Jack Chuge 於 2015-2-13 11:40 寫道:
snip
> Finally, I typed sudo before the code every time and it proceeded 
> successfully until the last line code proceeding. It said: Can't locate 
> the packages of oracla-java8-installer. Where occurs errors?
> 

This might be typo: "oracla" instead of "oracle"...

Dalios


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54dd9801.6060...@eumx.net



Re: Laptop advice

2015-02-02 Thread Dalios
On 01/18/2015 05:29 PM, j...@ageinggracefully.ca wrote:
> I have never installed used nor installed linux on a laptop ($500 - $600),
> however I have decided to buy one but before doing so I need some advice. 
> These
> are the questions that come to mind.
> 
> 1. Graphics radeon or nvidia? I have nvidia on my desktop but have no
> experience with radeon.
> 2. WiFi what to avoid?
> 3. Dual boot? What problems should I expect?
> 
> I will install Jessie from a thumb drive and upgrade to testing when Jessie
> becomes stable.
> 

Some online available lists are mentioned already in this thread but I
think that you should also check the following page too:
https://wiki.debian.org/Hardware

After the purchase you can contribute yourself on some projects like
https://h-node.org/ in order to help future linux-friendly purchases.


Dalios


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54d06c6e.7010...@eumx.net



Re: How to undo Java installation and settings

2015-01-03 Thread Dalios
On 01/03/2015 08:31 PM, Ric Moore wrote:
> On 01/03/2015 03:06 AM, Dalios wrote:
>> Hello all,
>>
>> a few days ago I had to install Java in a laptop in order for a web
>> application to be able to function properly. I followed directions
>> found in the internet (mostly the debian wiki and the Adobe
>> download page).
> 
> It would have been far easier to use synaptic, then check the java 
> packages that you wanted and let it install them. A couple of minutes 
> later and you would have been done.
> 
>   Now I want to uninstall Java and undo all settings
>> to go were I was before all this got started.
> 
> It would have been just as easy to uninstall the packages with synaptic. 
> But, since you opted to do all of those alternatives links by hand, 
> you'll have to delete them yourself. What webpage provided these 
> instructions? :) Ric
> 


According to the info I found on the Debian wiki the package is not
there to be installed with Synaptic: "Sun Java is no longer available in
the repositories" (wiki.debian.org/Java/Sun).

I can't find the how-to that I followed to do the installation (when I
wrote the first mail this morning I thought that it was from the Debian
wiki but since I can't find it I assume that it is from a Debian user
forum or from a Debian derivative forum or something similar).

Anyway I purged the packages that were installed and I removed the
(symbolic) links that were created with the ln command.

But there are some commands that I don't know how to "undo" and if it is
even necessary. These commands are:



8<-8<--8<

update-alternatives --install /usr/bin/java java
/opt/jdk1.8.0_25/bin/java 1

update-alternatives --install /usr/bin/javac javac
/opt/jdk1.8.0_25/bin/javac 1

update-alternatives --install /usr/lib/mozilla/plugins/libjavaplugin.so
mozilla-javaplugin.so /opt/jdk1.8.0_25/jre/lib/i386/libnpjp2.so

update-alternatives --install /usr/lib/mozilla/plugins/libjavaplugin.so
mozilla-javaplugin.so /opt/jdk1.8.0_25/jre/lib/i386/libnpjp2.so 1

update-alternatives --set java /opt/jdk1.8.0_25/bin/java

update-alternatives --set javac /opt/jdk1.8.0_25/bin/javac

update-alternatives --set javac /opt/jdk1.8.0_25/bin/javac

update-alternatives --set mozilla-javaplugin.so
/opt/jdk1.8.0_25/jre/lib/i386/libnpjp2.so



>8->8-->8


I am wondering if I should just uninstall every package with java or jre
in its name and then just re-install one of the open-jdk or icedtea
packages and let apt do its magic...



Regards,
Dalios


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54a86967.2060...@eumx.net



Re: How to undo Java installation and settings

2015-01-03 Thread Dalios


(The previous message had something wrong regarding its font settings as 
well as a wrong subject line; so I am sending this again)



Hello all,

a few days ago I had to install Java in a laptop in order for a web
application to be able to function properly. I followed directions
found in the internet (mostly the debian wiki and the Adobe
download page). Now I want to uninstall Java and undo all settings
to go were I was before all this got started. The installed system
is a (rather stock) Debian 7 Wheezy LXDE.

I paste here the relevant commands from my bash history (for root
and for my user):


-8<8<--8<

root@debian:/home/jcb# history
apt-get install default-jre
aptitude search jdk
apt-get install default-jre
aptitude search java
aptitude install java-package
make-jpkg /home/jcb/Downloads/jre-8u25-linux-i586.tar.gz
aptitude search jre
aptitude install openjdk-7-jre
aptitude install openjdk-7-jre-lib
aptitude install icedtea-7-plugin
aptitude uninstall openjdk-7-jre
aptitude purge openjdk-7-jre
aptitude install openjdk-7-jre-lib icedtea-7-plugin
ln -s /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/IcedTeaPlugin.so > 
mozilla-javaplugin.so

ls -la  /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/
cd /etc/alternatives
ln -s /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/IcedTeaPlugin.so > 
mozilla-javaplugin.so

ls -la mozilla-javaplugin.so
cd /usr/lib/mozilla/plugins/
ln -s /etc/alternatives/mozilla-javaplugin.so > mozilla-javaplugin.so
ls -la mozilla-javaplugin.so
ln -s /etc/alternatives/mozilla-javaplugin.so mozilla-javaplugin.so
cd /home/jcb/Downloads/
mv /home/jcb/Downloads/jdk1.8.0_25 /opt
cd /opt/
update-alternatives --install /usr/bin/java java /opt/jdk1.8.0_25/bin/java 1
update-alternatives --install /usr/bin/javac javac 
/opt/jdk1.8.0_25/bin/javac 1
update-alternatives --install /usr/lib/mozilla/plugins/libjavaplugin.so 
mozilla-javaplugin.so /opt/jdk1.8.0_25/jre/lib/i386/libnpjp2.so
update-alternatives --install /usr/lib/mozilla/plugins/libjavaplugin.so 
mozilla-javaplugin.so /opt/jdk1.8.0_25/jre/lib/i386/libnpjp2.so 1

update-alternatives --set java /opt/jdk1.8.0_25/bin/java
pdate-alternatives --set javac /opt/jdk1.8.0_25/bin/javac
update-alternatives --set javac /opt/jdk1.8.0_25/bin/javac
update-alternatives --set mozilla-javaplugin.so 
/opt/jdk1.8.0_25/jre/lib/i386/libnpjp2.so

java -version


jcb@debian:~$ history
aptitude search jdk
su
fakeroot make-jpkg /home/jcb/Downloads/jre-8u25-linux-i586.tar.gz



->8>8-->8----


Thanks in advance
Dalios





--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/54a7a8e1.8030...@eumx.net



sig1-gr

2015-01-03 Thread Dalios

Hello all,

a few days ago I had to install Java in a laptop in order for a web
application to be able to function properly. I followed directions
found in the internet (mostly the debian wiki and the Adobe
download page). Now I want to uninstall Java and undo all settings
to go were I was before all this got started. The installed system
is a (rather stock) Debian 7 Wheezy LXDE.

I paste here the relevant commands from my bash history (for root
and for my user):


-8<8<--8<

root@debian:/home/jcb# history
apt-get install default-jre
aptitude search jdk
apt-get install default-jre
aptitude search java
aptitude install java-package
make-jpkg /home/jcb/Downloads/jre-8u25-linux-i586.tar.gz
aptitude search jre
aptitude install openjdk-7-jre
aptitude install openjdk-7-jre-lib
aptitude install icedtea-7-plugin
aptitude uninstall openjdk-7-jre
aptitude purge openjdk-7-jre
aptitude install openjdk-7-jre-lib icedtea-7-plugin
ln -s /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/IcedTeaPlugin.so > 
mozilla-javaplugin.so

ls -la  /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/
cd /etc/alternatives
ln -s /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/IcedTeaPlugin.so > 
mozilla-javaplugin.so

ls -la mozilla-javaplugin.so
cd /usr/lib/mozilla/plugins/
ln -s /etc/alternatives/mozilla-javaplugin.so > mozilla-javaplugin.so
ls -la mozilla-javaplugin.so
ln -s /etc/alternatives/mozilla-javaplugin.so mozilla-javaplugin.so
cd /home/jcb/Downloads/
mv /home/jcb/Downloads/jdk1.8.0_25 /opt
cd /opt/
update-alternatives --install /usr/bin/java java 
/opt/jdk1.8.0_25/bin/java 1
update-alternatives --install /usr/bin/javac javac 
/opt/jdk1.8.0_25/bin/javac 1
update-alternatives --install /usr/lib/mozilla/plugins/libjavaplugin.so 
mozilla-javaplugin.so /opt/jdk1.8.0_25/jre/lib/i386/libnpjp2.so
update-alternatives --install /usr/lib/mozilla/plugins/libjavaplugin.so 
mozilla-javaplugin.so /opt/jdk1.8.0_25/jre/lib/i386/libnpjp2.so 1

update-alternatives --set java /opt/jdk1.8.0_25/bin/java
pdate-alternatives --set javac /opt/jdk1.8.0_25/bin/javac
update-alternatives --set javac /opt/jdk1.8.0_25/bin/javac
update-alternatives --set mozilla-javaplugin.so 
/opt/jdk1.8.0_25/jre/lib/i386/libnpjp2.so

java -version


jcb@debian:~$ history
aptitude search jdk
su
fakeroot make-jpkg /home/jcb/Downloads/jre-8u25-linux-i586.tar.gz



->8>8-->8----


Thanks in advance
Dalios




Re: Package system totaly a complete mess

2014-06-09 Thread Dalios

On 06/09/2014 11:45 AM, Andrei POPESCU wrote:

On Lu, 09 iun 14, 08:35:44, Dalios wrote:


# apt-get clean && apt-get autoclean && apt-get autoremove && apt-get update
&& apt-get upgrade && apt-get dist-upgrade


A few comments:
- autoclean after clean is redundant
- I don't think clearing your cache *before* the upgrade is such a good
   idea especially on testing (and really dangerous on sid). When (not
   "if") something goes wrong you can still downgrade packages using
   dpkg, even if you network is down, system is unbootable, etc.

Especially for testing and unstable (but even on stable it can't hurt) I
would recommend the following [use the tool you feel more comfortable
with, I'll use the new 'apt' command because it's shorter ;) ]:

 apt update && apt upgrade && apt dist-upgrade

(be careful about the last one, because it is allowed to remove
packages)

 checkrestart
 service  restart
 (restart also all other programs that don't have an init script)

checkrestart is in package debian-goodies. Also make sure you reboot if
the kernel was upgraded (you did have a look at the package lists, did
you?). If everything seems to work fine:

 apt-get autoremove # apt doesn't do this yet
 apt-get autoclean

For extra safety set APT::Clean-Installed to "no", because otherwise apt
will remove all packages that are not downloadable any more. While this
happens all the time in testing/sid as package versions are superseded
it will also happen if your last 'update' failed for some reason (e.g.
network was down).

Kind regards,
Andrei




Thank you for you useful comments.

Never tried apt before so after your message I decided to research a 
little. Searching for info on apt is quite tricky as the web is full of 
pages on apt-get and aptitude etc. Searching for "apt vs apt-get" 
returned this reddit thread which is just a day old!

http://www.reddit.com/r/linux/comments/26q2sm/apt_vs_aptget/

I couldn't find a positive answer to my question so I post it here: Is 
apt the same as apt-get? In other words does it resolve the dependencies 
with the same or a different way?


Interestingly the "apt dist-upgrade" is not included in apt's man page! 
There is the aptitude like "full-upgrade". Both seem to be working though!



Dalios


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/5395a0ae.9000...@eumx.net



Re: Package system totaly a complete mess

2014-06-08 Thread Dalios

On 06/08/2014 06:10 PM, The Wanderer wrote:

Likewise FWIW, I invariably use apt-get, because aptitude routinely
recommends dependency-resolution "solutions" which involve not doing
anything like what I requested - and indeed often involve removing the
very package I requested to be installed - whereas I've never seen any
such thing with apt-get.

apt-get may be less controllable and less "smart" than aptitude, but it
still seems to get things right on the first try most of the time,
whereas in my experience aptitude rarely seems to get things right even
by the 20th try - or, in the few cases where I've bothered to keep
saying "no, try to come up with some other solution" that far, the
200th.

Maybe my experience with aptitude is atypical - but it's been consistent
across three computers now, over the course of something like a decade,
give or take. If anything, it's gotten worse in more recent years.

Maybeit's possible to configure aptitude so that it doesn't do that...
but if so, I would think that configuration should be the default,
because as things stand it seems almost worse than useless for anything
but the simplest operations.

- --
The Wanderer



And I thought that it was that kind of problem only for us less skilled 
users. In my (newbie) point of view:


On my Stable system:
I use aptitude but it doesn't really matter because the updates are 
quite few and easy.


On my Testing system:
I used aptitude and the moment it started proposing weird stuff I 
answered "no" and used apt-get. After a few months I started using only 
apt-get. In fact every day I only run the command:


# apt-get clean && apt-get autoclean && apt-get autoremove && apt-get 
update && apt-get upgrade && apt-get dist-upgrade


to have my testing updated.

Once in a while I meet some packages which apt-get says they are being 
"kept back" where I use aptitude or maybe "apt-get install -f".



Dalios


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/539547b0.3030...@eumx.net



Re: package recommendation for daily journal

2014-06-01 Thread Dalios

On 06/01/2014 09:52 AM, lina wrote:

Hi,

I am looking for a package, which can act as a smart diary or journal to
help me remember the records of small things, such as "obtain a licensed
software, not installed yet", "uninstall the harden-client".

Thanks ahead, lina




In my case I needed something really cross platform: working properly in 
all kinds of Operating Systems as well as something that would be 
constantly synchronized between many different machines.


I couldn't use web services because of privacy issues and because 
sometimes I have to work on PCs that are not online. The answer is a USB 
stick that I always carry with me and that I backup regularly when at home.


For the software part:
After experimenting for a few weeks with some "PIM-on-a-stick" stuff 
like GTDTiddlyWiki or WOAS: Wiki on a Stick [1-4] I decided that I need 
something simpler.


I now use a banch of files: mainly .xls, .doc and .txt. The main file is 
an .xls file with many sheets: calendar, todo and some project-specific 
notes and to-do lists. The Microsoft file formats (xls and doc) are 
necessary as in most cases I am not authorized to install the 
appropriate plugins in order for MS Office to be able to open the Open 
Document [5] formats (.odt and .ods).


Maybe something like this would work for you too...



Links:

[1] http://stickwiki.sourceforge.net/
[2] http://woas.iragan.com
[3] http://www.tiddlywiki.com/
[4] http://www.tiddlywiki.org/
[5] https://en.wikipedia.org/wiki/OpenDocument


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/538b4ae1.9010...@eumx.net



Re: aptitude search says "package will be installed"

2014-04-07 Thread Dalios

On 04/07/2014 03:51 PM, Andrei POPESCU wrote:


A quick look through aptitude's bugs found this, but there may be others
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648313

Kind regards,
Andrei



It's always a relief when it's not my fault!
Thank you all for you replies.

Dalios


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/5342f456.9040...@eumx.net



aptitude search says "package will be installed"

2014-04-05 Thread Dalios

Hi all,

A few weeks back while I was still following Stable (wheezy) I used 
gdebi to install a package (minitube if that matters). Later I upgraded 
to Testing (jessie) and now I used the command "apt-get purge minitube" 
to uninstall the package but when I use the command "aptitude search 
minitube" the return i get is:


pi  minitube  - Native YouTube client

According to the aptitude's man page as well as aptitude user's manual 
(http://algebraicthunk.net/~dburrows/projects/aptitude/doc/en/index.html) the 
first 2 letters of that line mean:

p: no trace of the package exists on the system
i: the package will be installed

What does that "the package will be installed" mean? When will it be 
installed?


Note that I have already tried the commands:
 apt-get install -f
 apt-get clean
 apt-get autoclean
 apt-get autoremove
 apt-get update && apt-get upgrade && apt-get dist-upgrade

and nothing changed.

Is this a problem because of using gdebi? Is this because I used apt-get 
to uninstall and aptitude didn't get the memo?


Thanks in advance,
Dalios


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/534073a2.7000...@eumx.net